TrivTVRegionFromTV

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

TrivTVRegionFromTV()  

SYNOPSIS

triv_lib/triv_aux.c:147

TrivTVStruct *TrivTVRegionFromTV(TrivTVStruct *TV,
                                 CagdRType t1,
                                 CagdRType t2,
                                 TrivTVDirType Dir)
 

DESCRIPTION

Given a tri-variate, returns a sub-region of it.  

PARAMETERS:

TV: To extract asub-region from.

t1, t1: Domain to extract from TV, in parametric direction Dir.

Dir: Direction to extract the sub-region. Either U or V or W.  

FUNCTION RETURN VALUE

TrivTVStruct *: A sub-region of TV from t1 to t2 in direction Dir.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:08 GMT, October 17, 2022